lisp/ChangeLog: Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 24 Feb 2012 22:14:05 +0000 (23:14 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 24 Feb 2012 22:14:05 +0000 (23:14 +0100)
lisp/ChangeLog

index 01a401b46129de40735c182fc9b3d9bb193ce93e..bdc53d62caadbd3241e8a2fbe19e35a7ba66eaaa 100644 (file)
@@ -1,6 +1,6 @@
-2012-02-24  thierry  <thierry@thierry-MM061>
+2012-02-24  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
-       * lisp/files.el (file-subdir-of-p): Fix typo.
+       * files.el (file-subdir-of-p): Fix typo.
 
 2012-02-24  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
@@ -10,7 +10,7 @@
        * dired-aux.el (dired-copy-file-recursive): Same.
        (dired-create-files): Modify destination when source is equal to
        dest when copying files.
-       Return also when dest is a subdir of source. (bug#10489)
+       Return also when dest is a subdir of source.  (Bug#10489)
 
 2012-02-24  Michael Albinus  <michael.albinus@gmx.de>